github.com/google/go-cmp/cmp.state.exporters (field)
4 uses
github.com/google/go-cmp/cmp (current package)
compare.go#L184: exporters []exporter // List of exporters for structs with unexported fields
compare.go#L212: s.exporters = append(s.exporters, opt)
compare.go#L403: for _, xf := range s.exporters {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)